[INFO] cloning repository https://github.com/lukaspustina/usereport-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaspustina/usereport-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fusereport-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fusereport-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69cca0fb5f6b5d94cee0e4a3def3ce75984ff83d
[INFO] fixing lukaspustina/usereport-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaspustina%2Fusereport-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lukaspustina/usereport-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/lukaspustina/usereport-rs
[INFO] tweaked toml for git repo https://github.com/lukaspustina/usereport-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lukaspustina/usereport-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lukaspustina/usereport-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded minimad v0.14.0
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.4.0
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded crokey v1.4.0
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded subprocess v0.2.15
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded inferno v0.12.6
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded human-panic v2.0.5
[INFO] [stderr]   Downloaded googletest_macro v0.14.2
[INFO] [stderr]   Downloaded minijinja v2.19.0
[INFO] [stderr]   Downloaded jiff-static v0.2.24
[INFO] [stderr]   Downloaded googletest v0.14.2
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded termimad v0.34.1
[INFO] [stderr]   Downloaded jiff v0.2.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c6b043fbed25eeef8811c7340013f1c3ae648e701b22831d5e4c248bcd04f440
[INFO] running `Command { std: "docker" "start" "c6b043fbed25eeef8811c7340013f1c3ae648e701b22831d5e4c248bcd04f440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6b043fbed25eeef8811c7340013f1c3ae648e701b22831d5e4c248bcd04f440" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6b043fbed25eeef8811c7340013f1c3ae648e701b22831d5e4c248bcd04f440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6b043fbed25eeef8811c7340013f1c3ae648e701b22831d5e4c248bcd04f440" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling googletest_macro v0.14.2
[INFO] [stderr]     Checking subprocess v0.2.15
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking minijinja v2.19.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking googletest v0.14.2
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking usereport-rs v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `cli` in `crate`
[INFO] [stdout]   --> src/extract.rs:1:12
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::cli::config::{Aggregate, CommandExtract};
[INFO] [stdout]    |            ^^^ could not find `cli` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "bin")]
[INFO] [stdout]    |       --------------- the item is gated behind the `bin` feature
[INFO] [stdout] 19 | pub mod cli;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cli` in `crate`
[INFO] [stdout]   --> src/command.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) extract: Vec<crate::cli::config::CommandExtract>,
[INFO] [stdout]    |                                    ^^^ could not find `cli` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "bin")]
[INFO] [stdout]    |       --------------- the item is gated behind the `bin` feature
[INFO] [stdout] 19 | pub mod cli;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cli` in `crate`
[INFO] [stdout]   --> src/extract.rs:1:12
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::cli::config::{Aggregate, CommandExtract};
[INFO] [stdout]    |            ^^^ could not find `cli` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "bin")]
[INFO] [stdout]    |       --------------- the item is gated behind the `bin` feature
[INFO] [stdout] 19 | pub mod cli;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cli` in `crate`
[INFO] [stdout]   --> src/extract.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     use crate::cli::config::{Aggregate, CommandExtract};
[INFO] [stdout]    |                ^^^ could not find `cli` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "bin")]
[INFO] [stdout]    |       --------------- the item is gated behind the `bin` feature
[INFO] [stdout] 19 | pub mod cli;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cli` in `crate`
[INFO] [stdout]   --> src/command.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) extract: Vec<crate::cli::config::CommandExtract>,
[INFO] [stdout]    |                                    ^^^ could not find `cli` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "bin")]
[INFO] [stdout]    |       --------------- the item is gated behind the `bin` feature
[INFO] [stdout] 19 | pub mod cli;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cli` in `crate`
[INFO] [stdout]    --> src/command.rs:177:39
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn extract(&self) -> &[crate::cli::config::CommandExtract] {
[INFO] [stdout]     |                                       ^^^ could not find `cli` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout]  18 | #[cfg(feature = "bin")]
[INFO] [stdout]     |       --------------- the item is gated behind the `bin` feature
[INFO] [stdout]  19 | pub mod cli;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cli` in `crate`
[INFO] [stdout]    --> src/command.rs:177:39
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn extract(&self) -> &[crate::cli::config::CommandExtract] {
[INFO] [stdout]     |                                       ^^^ could not find `cli` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:19:9
[INFO] [stdout]     |
[INFO] [stdout]  18 | #[cfg(feature = "bin")]
[INFO] [stdout]     |       --------------- the item is gated behind the `bin` feature
[INFO] [stdout]  19 | pub mod cli;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `usereport-rs` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `usereport-rs` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "c6b043fbed25eeef8811c7340013f1c3ae648e701b22831d5e4c248bcd04f440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6b043fbed25eeef8811c7340013f1c3ae648e701b22831d5e4c248bcd04f440", kill_on_drop: false }`
[INFO] [stdout] c6b043fbed25eeef8811c7340013f1c3ae648e701b22831d5e4c248bcd04f440
